-
Home
-
Event Tickets and Registration
-
5.21.0
-
Code
-
Classes
- Cart
| Total Complexity |
58 |
| Dependencies |
7 |
| Dependents |
24 |
| Total lines |
735 |
| Lines of code |
243 |
| Logical lines of code |
136 |
| Comment lines |
388 |
| Methods |
26 |
| Properties |
4 |
Methods 26
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_cart_hash() |
A |
51 |
8 |
26 |
| parse_request() |
S |
52 |
6 |
25 |
| maybe_delete_expired_products() |
S |
55 |
6 |
21 |
| map_ticket_data() |
S |
49 |
4 |
34 |
| set_cart_hash_cookie() |
S |
59 |
5 |
14 |
| prepare_data() |
S |
53 |
3 |
22 |
| remove_ticket() |
S |
60 |
3 |
13 |
| is_current_page() |
S |
64 |
3 |
10 |
| get_current_cart_transient() |
S |
69 |
2 |
7 |
| process() |
S |
72 |
2 |
6 |
| get_repository() |
S |
75 |
1 |
4 |
| get_mode() |
S |
81 |
1 |
3 |
| get_available_modes() |
S |
82 |
1 |
3 |
| is_available_mode() |
S |
79 |
1 |
3 |
| get_url() |
S |
71 |
1 |
5 |
| generate_cart_order_hash() |
S |
74 |
1 |
4 |
| set_cart_hash() |
S |
81 |
1 |
3 |
| has_items() |
S |
81 |
1 |
3 |
| clear_cart() |
S |
71 |
1 |
6 |
| get_cart_expiration() |
S |
66 |
1 |
9 |
| get_items_in_cart() |
S |
79 |
1 |
3 |
| add_ticket() |
S |
72 |
1 |
5 |
| get_cart_total() |
S |
81 |
1 |
3 |
| get_cart_subtotal() |
S |
81 |
1 |
3 |
| get_cart_hash_cookie_name() |
S |
75 |
1 |
4 |
| get_transient_name() |
S |
73 |
1 |
4 |